1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed NuxCore/NuxObject.cpp to NuxCore/NuxCoreObject.cpp Renamed NuxCore/NuxObject.h to NuxCore/NuxCoreObject.h More... almost 15 years ago
* Deprecated macros NAMESPACE_BEGIN and NAMESPACE_END. Replaced with standard scoping for namespaces. More... almost 15 years ago
* Added Glew files to NuxGraphics project. More... almost 15 years ago
* Smart Pointers: Now using NuxObject reference counting. * Fixed Timer. Added unique id value * NuxObject bug fixes * NuxObjectSP fixes More... almost 15 years ago
merge blending fix branch More... almost 15 years ago
* Fixed bug in NuxGraphics/GLRenderStates.cpp: The default state of the depth test should be false. * Restore Nux states before doing any drawing when in embeded mode. More... almost 15 years ago
Some renderstates checks have been disabled to allow nux blending to work correctly. When Nux is rendering, we have to make sure that its renderstates cache is in sync with the GPU. With many plugin runing at the same time, it can be difficult to guaranty that; but eventually, all of our pluging will have to conform to a precise set of rules. More... almost 15 years ago
* Deactivated blurr post processing in WindowCompositor * Temporary changes in BaseWindow More... almost 15 years ago
* Removed NuxObject from the build (temporary) * Fixed blending of the main composition buffer More... almost 15 years ago
* Cleanup warning messages in NuxGraphics/ and Nux/ * Enabled stricter compile error detection * Fixed build errors and warnings in NuxCore and NuxImage * removing deprecated files * Renamed macros to have the Nux_ prefix * Added number conversion file * Changed number conversion (to and from string) API * Added NuxObject and NuxCore files More... almost 15 years ago
* Cleanup warning messages in NuxGraphics/ and Nux/ * Enabled stricter compile error detection More... almost 15 years ago
* Fixed build errors and warnings in NuxCore and NuxImage * removing deprecated files More... almost 15 years ago
* Renamed macros to have the Nux_ prefix * Added number conversion file * Changed number conversion (to and from string) API * Added NuxObject and NuxCore files More... almost 15 years ago
IT WORKS WITH COMPIZ More... almost 15 years ago
* Debuging: Commented some binding operation of fbo More... almost 15 years ago
* Resolved some warning messages More... almost 15 years ago
* Activate the blending when rendering Nux final texture More... almost 15 years ago
* Improved states for rendering in foreign windows More... almost 15 years ago
My first commit to nuuux More... almost 15 years ago
Make maintainer mode do something useful More... almost 15 years ago
Merge jays work More... almost 15 years ago
Fix up licensing and perms More... almost 15 years ago
* Added support for foreign window More... almost 15 years ago
Fix some spelling mistakes More... almost 15 years ago
Update TODO More... almost 15 years ago
Update the AUTHORS More... almost 15 years ago
Remove Win EOL chars More... almost 15 years ago
Some more fixes More... almost 15 years ago
Fix some header installation More... almost 15 years ago
Fix LT versioning, a couple of pc file bugs More... almost 15 years ago