Commit History

Author SHA1 Message Date
  rdb e445833bb3 /usr/local/lib and /usr/local/include as EXTRA_*PATH 16 years ago
  Gyedo Jeon 3849b1221f Added feature to support model based anim list 16 years ago
  Chris Brunner e58d747f6a typo fix 16 years ago
  rdb 54769c76b5 Fix compilation error for OpenGL ES 2 16 years ago
  Chris Brunner b10674ca81 Newer versions of emacs don't have this, but we still use it 16 years ago
  Gyedo Jeon 69372ff216 Made parent can be passed to createFunction 16 years ago
  gogg ae79b017b3 Made DIRECT an optional module, so that we can use the same makepanda script in P1 and P2 temporarily. 16 years ago
  Gyedo Jeon 33a875a170 Added propertiesMask feature 16 years ago
  Ken Patel 259b3396a6 bpdb - bpGroup takes optional static parameter which will return a staticmethod rather than a normal function 16 years ago
  Ken Patel 54e72e860b plugin - when adding timestamp to logfile names, now uses 1-12 for month rather than 0-11 16 years ago
  Ken Patel 3895096d94 bpdb - 1.0 pass 16 years ago
  gogg 0dba1b0ab0 Added --no-deploytools to disable building of the deployment tools (aka: downloader tools) and --no-pview. 16 years ago
  gogg 04bc76c627 Added missing dependencies to apply_patch and multify in order to build statically. 16 years ago
  gogg 54fe6f0e9c Added --static option to makepanda to enable a static linking build. 16 years ago
  gogg 230dbd65aa Made tinydisplay optional and reordered and labeled the list of optional modules. 16 years ago
  Ken Patel 8697b40ccf bpdb - breakpoints default to cfg=module, grp=class, name=line number 16 years ago
  Gyedo Jeon 905f339346 Allowed showBase to be created elsewhere 16 years ago
  Ken Patel 8ca8e8bfc2 breakpoint - restructured breakpoint into bpdb 16 years ago
  rdb a464e45c0e Apply fix from andresv to fix flickering objects with a shader 16 years ago
  gogg 4232e0b17c Another check: cannot build rtdist without wx. 16 years ago
  gogg 2eacb78949 Checking that we have JPEG when building rtdist (used for the splash screen) 16 years ago
  Gyedo Jeon b00c459d5b Added selectObjectCB function to be called from selectObject function 16 years ago
  Gyedo Jeon 0b04414091 Made slider work with string value 16 years ago
  Mike Christel 671276fa6d Fixed bug with textures in synthesize_shader (case TextureStage::M_modulate): separate textures formatted as alpha were wiping the color info off the resulting rgb 16 years ago
  Gyedo Jeon 63dc5cf077 Made model combo ui hidden when there is no models to be replaced 16 years ago
  Gyedo Jeon 8cf77c9fb8 Added addHidden to add hidden objects 16 years ago
  Ken Patel f99809fde9 breakpoint - Fix breakpointGroup behavior 16 years ago
  Mike Christel c308b57137 Overload added to set_shader_auto to allow any of normal, glow, gloss, ramp, shadow to be turned on or off 16 years ago
  rdb 7ea3dfbfee Fix model-cache location. On OSX it was even in ~/Documents/Library/Caches/, wow. 16 years ago
  Gyedo Jeon 865beb38f5 Added some codes to help dynamic combo UI 16 years ago